home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Netherlands - A Compact World
/
The Netherlands.iso
/
chapters
/
4.1.2.dxr
/
Internal_53_schoolbord - ga naar VMBO.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-06-10
|
179 b
|
17 lines
on mouseUp me
global naam
cursor(-1)
tell the stage
naam = "4.1.2.1.dir"
wisseltje()
end tell
end
on mouseEnter
cursor(280)
end
on mouseLeave
cursor(-1)
end